VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / ObjectSetListenerBase<T> Class
Constructors Methods Events SeeAlso
In This Topic
    ObjectSetListenerBase<T> Class Members
    In This Topic
    The following tables list the members exposed by ObjectSetListenerBase<T>.
    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of the ObjectSetListenerBase<T> class.
    Public Methods
     NameDescription
    Public MethodReturns an enumerator that iterates through the ObjectSetListenerBase<T>.
    Protected Methods
     NameDescription
    Protected MethodRaises the Changed event.
    Public Events
     NameDescription
    Public EventOccurs when object set is changed.
    See Also